home *** CD-ROM | disk | FTP | other *** search
/ Rocket Science Game Sampler / Rocket Science Game Sampler (Rocket Science Games)(1995).ISO / rocket.bat < prev    next >
DOS Batch File  |  1995-07-02  |  148b  |  12 lines

  1. @echo off
  2. set cutoff24=500
  3. set defaulth=9
  4. mode 80
  5. mode con lines=25
  6. cls
  7. rsg_app0.exe switcher\film1.dat
  8. set cutoff24=
  9. set defaulth=
  10. cls
  11.  
  12.